Skip to content

Conversation

@uschmid
Copy link

@uschmid uschmid commented Nov 16, 2016

This allows for more fine-tuned applicability of deltafetch.
Even if deltafetch wants to skip a request, setting this parameter will force it to go through.
Example:
scrapy.Request(url=myUrl, meta={'deltafetch_passthrough':True})

This allows for more fine-tuned applicability of deltafetch.
Even if deltafetch wants to skip a request, setting this parameter will force it to go through.
Example:
scrapy.Request(url=myUrl, meta={'deltafetch_passthrough':True})
@elacuesta
Copy link
Member

I think this would be a useful addition, although it's missing some tests and documentation.
I'm not sure why the Travis build failed (it's seems to be a problem with temp directories), the test suit is running fine for me.

@pawelmhm
Copy link
Collaborator

Added here: #44

@pawelmhm pawelmhm closed this Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants